name: tests121 run_id: commands[0] env HOME: /home/jenkins env LANG: C.UTF-8 env PATH: /w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests121/bin:/opt/pyenv/bin:/tmp/venv-aOuG/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PIP_USER: 0 env PYTHONHASHSEED: 455879171 env PYTHONIOENCODING: utf-8 env SSH_AUTH_SOCK: ******************************** env TOX_ENV_DIR: /w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests121 env TOX_ENV_NAME: tests121 env TOX_WORK_DIR: /w/workspace/transportpce-tox-verify-transportpce-master/.tox env USE_ODL_ALT_KARAF_ENV: ./karaf121.env env USE_ODL_ALT_KARAF_INSTALL_DIR: karaf121 env VIRTUAL_ENV: /w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests121 env __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI: true metadata pid: 7044 cwd: /w/workspace/transportpce-tox-verify-transportpce-master/tests allow: /w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests121/bin/*:launch_tests.sh cmd: ./launch_tests.sh 1.2.1 exit_code: 1 using environment variables from ./karaf121.env pytest -q transportpce_tests/1.2.1/test01_portmapping.py .........FFFFFF...... [100%] =================================== FAILURES =================================== ________ TestTransportPCEPortmapping.test_10_xpdr_portmapping_NETWORK1 _________ self = def test_10_xpdr_portmapping_NETWORK1(self): response = test_utils.get_portmapping_node_attr("XPDRA01", "mapping", "XPDR1-NETWORK1") self.assertEqual(response['status_code'], requests.codes.ok) > self.assertIn( {'logical-connection-point': 'XPDR1-NETWORK1', 'supporting-circuit-pack-name': '1/0/1-PLUG-NET', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': '1', 'port-oper-state': 'InService', 'connection-map-lcp': 'XPDR1-CLIENT1', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-network', 'lcp-hash-val': 'OSvMgUyP+mE='}, response['mapping']) E AssertionError: {'logical-connection-point': 'XPDR1-NETWORK1', 'supporting-circuit-pack-name': '1/0/1-PLUG-NET', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': '1', 'port-oper-state': 'InService', 'connection-map-lcp': 'XPDR1-CLIENT1', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-network', 'lcp-hash-val': 'OSvMgUyP+mE='} not found in [{'logical-connection-point': 'XPDR1-NETWORK1', 'connection-map-lcp': 'XPDR1-CLIENT1', 'port-qual': 'xpdr-network', 'port-direction': 'bidirectional', 'port-admin-state': 'InService', 'rate': '0', 'supporting-circuit-pack-name': '1/0/1-PLUG-NET', 'supporting-port': '1', 'xpdr-number': 1, 'port-oper-state': 'InService', 'xpdr-type': 'tpdr', 'lcp-hash-val': 'OSvMgUyP+mE='}] transportpce_tests/1.2.1/test01_portmapping.py:125: AssertionError ----------------------------- Captured stdout call ----------------------------- execution of test_10_xpdr_portmapping_NETWORK1 ________ TestTransportPCEPortmapping.test_11_xpdr_portmapping_NETWORK2 _________ self = def test_11_xpdr_portmapping_NETWORK2(self): response = test_utils.get_portmapping_node_attr("XPDRA01", "mapping", "XPDR1-NETWORK2") self.assertEqual(response['status_code'], requests.codes.ok) > self.assertIn( {'logical-connection-point': 'XPDR1-NETWORK2', 'supporting-circuit-pack-name': '1/0/2-PLUG-NET', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': '1', 'port-oper-state': 'InService', 'connection-map-lcp': 'XPDR1-CLIENT3', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-network', 'lcp-hash-val': 'OSvMgUyP+mI='}, response['mapping']) E AssertionError: {'logical-connection-point': 'XPDR1-NETWORK2', 'supporting-circuit-pack-name': '1/0/2-PLUG-NET', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': '1', 'port-oper-state': 'InService', 'connection-map-lcp': 'XPDR1-CLIENT3', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-network', 'lcp-hash-val': 'OSvMgUyP+mI='} not found in [{'logical-connection-point': 'XPDR1-NETWORK2', 'connection-map-lcp': 'XPDR1-CLIENT3', 'port-qual': 'xpdr-network', 'port-direction': 'bidirectional', 'port-admin-state': 'InService', 'rate': '0', 'supporting-circuit-pack-name': '1/0/2-PLUG-NET', 'supporting-port': '1', 'xpdr-number': 1, 'port-oper-state': 'InService', 'xpdr-type': 'tpdr', 'lcp-hash-val': 'OSvMgUyP+mI='}] transportpce_tests/1.2.1/test01_portmapping.py:137: AssertionError ----------------------------- Captured stdout call ----------------------------- execution of test_11_xpdr_portmapping_NETWORK2 _________ TestTransportPCEPortmapping.test_12_xpdr_portmapping_CLIENT1 _________ self = def test_12_xpdr_portmapping_CLIENT1(self): response = test_utils.get_portmapping_node_attr("XPDRA01", "mapping", "XPDR1-CLIENT1") self.assertEqual(response['status_code'], requests.codes.ok) > self.assertIn( {'logical-connection-point': 'XPDR1-CLIENT1', 'supporting-circuit-pack-name': '1/0/C1-PLUG-CLIENT', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': 'C1', 'port-oper-state': 'InService', 'connection-map-lcp': 'XPDR1-NETWORK1', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-client', 'lcp-hash-val': 'AO9UFkY/TLYw'}, response['mapping']) E AssertionError: {'logical-connection-point': 'XPDR1-CLIENT1', 'supporting-circuit-pack-name': '1/0/C1-PLUG-CLIENT', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': 'C1', 'port-oper-state': 'InService', 'connection-map-lcp': 'XPDR1-NETWORK1', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-client', 'lcp-hash-val': 'AO9UFkY/TLYw'} not found in [{'logical-connection-point': 'XPDR1-CLIENT1', 'connection-map-lcp': 'XPDR1-NETWORK1', 'port-qual': 'xpdr-client', 'port-direction': 'bidirectional', 'port-admin-state': 'InService', 'rate': '0', 'supporting-circuit-pack-name': '1/0/C1-PLUG-CLIENT', 'supporting-port': 'C1', 'xpdr-number': 1, 'port-oper-state': 'InService', 'xpdr-type': 'tpdr', 'lcp-hash-val': 'AO9UFkY/TLYw'}] transportpce_tests/1.2.1/test01_portmapping.py:149: AssertionError ----------------------------- Captured stdout call ----------------------------- execution of test_12_xpdr_portmapping_CLIENT1 _________ TestTransportPCEPortmapping.test_13_xpdr_portmapping_CLIENT2 _________ self = def test_13_xpdr_portmapping_CLIENT2(self): response = test_utils.get_portmapping_node_attr("XPDRA01", "mapping", "XPDR1-CLIENT2") self.assertEqual(response['status_code'], requests.codes.ok) > self.assertIn( {'logical-connection-point': 'XPDR1-CLIENT2', 'supporting-circuit-pack-name': '1/0/C2-PLUG-CLIENT', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': 'C2', 'port-oper-state': 'InService', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-client', 'lcp-hash-val': 'AO9UFkY/TLYz'}, response['mapping']) E AssertionError: {'logical-connection-point': 'XPDR1-CLIENT2', 'supporting-circuit-pack-name': '1/0/C2-PLUG-CLIENT', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': 'C2', 'port-oper-state': 'InService', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-client', 'lcp-hash-val': 'AO9UFkY/TLYz'} not found in [{'logical-connection-point': 'XPDR1-CLIENT2', 'rate': '0', 'supporting-circuit-pack-name': '1/0/C2-PLUG-CLIENT', 'supporting-port': 'C2', 'xpdr-number': 1, 'port-oper-state': 'InService', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-client', 'port-direction': 'bidirectional', 'port-admin-state': 'InService', 'lcp-hash-val': 'AO9UFkY/TLYz'}] transportpce_tests/1.2.1/test01_portmapping.py:161: AssertionError ----------------------------- Captured stdout call ----------------------------- execution of test_13_xpdr_portmapping_CLIENT2 _________ TestTransportPCEPortmapping.test_14_xpdr_portmapping_CLIENT3 _________ self = def test_14_xpdr_portmapping_CLIENT3(self): response = test_utils.get_portmapping_node_attr("XPDRA01", "mapping", "XPDR1-CLIENT3") self.assertEqual(response['status_code'], requests.codes.ok) > self.assertIn( {'logical-connection-point': 'XPDR1-CLIENT3', 'supporting-circuit-pack-name': '1/0/C3-PLUG-CLIENT', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': 'C3', 'port-oper-state': 'InService', 'connection-map-lcp': 'XPDR1-NETWORK2', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-client', 'lcp-hash-val': 'AO9UFkY/TLYy'}, response['mapping']) E AssertionError: {'logical-connection-point': 'XPDR1-CLIENT3', 'supporting-circuit-pack-name': '1/0/C3-PLUG-CLIENT', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': 'C3', 'port-oper-state': 'InService', 'connection-map-lcp': 'XPDR1-NETWORK2', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-client', 'lcp-hash-val': 'AO9UFkY/TLYy'} not found in [{'logical-connection-point': 'XPDR1-CLIENT3', 'connection-map-lcp': 'XPDR1-NETWORK2', 'port-qual': 'xpdr-client', 'port-direction': 'bidirectional', 'port-admin-state': 'InService', 'rate': '0', 'supporting-circuit-pack-name': '1/0/C3-PLUG-CLIENT', 'supporting-port': 'C3', 'xpdr-number': 1, 'port-oper-state': 'InService', 'xpdr-type': 'tpdr', 'lcp-hash-val': 'AO9UFkY/TLYy'}] transportpce_tests/1.2.1/test01_portmapping.py:172: AssertionError ----------------------------- Captured stdout call ----------------------------- execution of test_14_xpdr_portmapping_CLIENT3 _________ TestTransportPCEPortmapping.test_15_xpdr_portmapping_CLIENT4 _________ self = def test_15_xpdr_portmapping_CLIENT4(self): response = test_utils.get_portmapping_node_attr("XPDRA01", "mapping", "XPDR1-CLIENT4") self.assertEqual(response['status_code'], requests.codes.ok) > self.assertIn( {'logical-connection-point': 'XPDR1-CLIENT4', 'supporting-circuit-pack-name': '1/0/C4-PLUG-CLIENT', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': 'C4', 'port-oper-state': 'InService', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-client', 'lcp-hash-val': 'AO9UFkY/TLY1'}, response['mapping']) E AssertionError: {'logical-connection-point': 'XPDR1-CLIENT4', 'supporting-circuit-pack-name': '1/0/C4-PLUG-CLIENT', 'rate': '0', 'port-admin-state': 'InService', 'supporting-port': 'C4', 'port-oper-state': 'InService', 'port-direction': 'bidirectional', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-client', 'lcp-hash-val': 'AO9UFkY/TLY1'} not found in [{'logical-connection-point': 'XPDR1-CLIENT4', 'rate': '0', 'supporting-circuit-pack-name': '1/0/C4-PLUG-CLIENT', 'supporting-port': 'C4', 'xpdr-number': 1, 'port-oper-state': 'InService', 'xpdr-type': 'tpdr', 'port-qual': 'xpdr-client', 'port-direction': 'bidirectional', 'port-admin-state': 'InService', 'lcp-hash-val': 'AO9UFkY/TLY1'}] transportpce_tests/1.2.1/test01_portmapping.py:184: AssertionError ----------------------------- Captured stdout call ----------------------------- execution of test_15_xpdr_portmapping_CLIENT4 =========================== short test summary info ============================ FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_portmapping_NETWORK1 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_portmapping_NETWORK2 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_portmapping_CLIENT1 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_13_xpdr_portmapping_CLIENT2 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_14_xpdr_portmapping_CLIENT3 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_15_xpdr_portmapping_CLIENT4 6 failed, 15 passed in 309.88s (0:05:09)